Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update Code.js to account for changes from Calendar API #434

Merged
merged 1 commit into from Dec 7, 2023

Conversation

kar320
Copy link
Contributor

@kar320 kar320 commented Dec 7, 2023

Updates the most recent version of the Vacation Calendar solution for Apps Script.

Description

Adds the new code to account for recent Calendar API updates.

Fixes # (issue)

Is it been tested?

  • [ x] Development testing done

Checklist

  • [ x] My code follows the style guidelines of this project
  • [x ] I have performed a self-review of my own code
  • [x ] I have performed a peer-reviewed with team member(s)
  • [ x] I have commented my code, particularly in hard-to-understand areas
  • [x ] I have made corresponding changes to the documentation
  • [x ] My changes generate no new warnings
  • [x ] Any dependent changes have been merged and published in downstream modules

Updates the most recent version of the Vacation Calendar solution for Apps Script.
@sqrrrl sqrrrl merged commit 2f02678 into main Dec 7, 2023
22 of 26 checks passed
@sqrrrl sqrrrl deleted the kar320-patch-1 branch December 7, 2023 17:16
@rdlugosz
Copy link

Any idea when this API change was made and/or a link to the relevant changelog?

thanks for the fix btw. This worked for us.

@chanelgreco
Copy link
Collaborator

Any idea when this API change was made and/or a link to the relevant changelog?

thanks for the fix btw. This worked for us.

The update was made in November 2023. Check the announcement for more details: https://workspaceupdates.googleblog.com/2023/11/calendar-api-read-write-out-of-office-and-focus-time-events.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants